Previously, internal users received callback information before the Archive database was updated. As a result, when using GetRequestResultsFromArchive, an error would appear stating that the ID did not exist.
This issue has been resolved; callbacks are now saved in the Archive database first before being sent to users. As a result, users no longer receive an error stating the ID does not exist when using callbacks.
No user action is required.